﻿@charset "utf-8";
/*************************************   领域   *******************************************/


.fl_box {
	width: 100%;
	background-color: #efefee;
	border-bottom: 60px solid #fff;
}
.fl {
	height: 190px;
	margin: 0 auto;
}
.fl_gd {
	width: 60px;
	height: 30px;
	margin: 0 auto;
}
.fl_bt {
    background: url(/uploads/carousel/bt_1_bj.jpg) no-repeat bottom;
	height: 50px;
	text-align: center;
	margin-top: 20px;
}
.fl_bt h3 {
	line-height: 20px;
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: normal;
}
.fl_tp {

	height: 100px;
	background: url(/uploads/carousel/fl_bj.png) no-repeat center;
	margin-top: 40px;
}
.fl_tp ul li {
	width: 114px;
	height: 100px;
	padding-top: 31px;
	float: left;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #fff;
}


/************************************* banner样式 ************************************/


/*banner*/
    .banner{ position:relative; z-index:1;}
    .flexslider{position:relative;overflow:hidden;}
    .slides{position:relative;z-index:1;}

  
    .flex-control-nav{position:absolute;bottom:60px;z-index:999;width:100%;text-align:center;}
    .flex-control-nav li{display:inline-block;width:85px;height:8px;margin:0 13px;*display:inline;zoom:1;}
    .flex-control-nav a{display:inline-block;width:85px;height:8px;line-height:40px;overflow:hidden;background: left 0 no-repeat;cursor:pointer;}
    .flex-control-nav .flex-active{background-position:right 0;}

    .flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
    .flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
    .flex-direction-nav li a.flex-prev{left:40px;background: center center no-repeat;}
    .flex-direction-nav li a.flex-next{right:40px;background:center center no-repeat;}
/*************************************   产品展示   *******************************************/


.index_showBox {
	height: auto;
	margin: 0px auto;
	overflow: hidden;
}
.showBox_title {
	overflow: hidden;
	margin: 0px auto;
	background-size: 100% 100%;
	position: relative;
	background: url(/uploads/carousel/Img_03.jpg) 0px center no-repeat;
}
.showBox_title h3 {
	font-family: 'Microsoft YaHei';
	line-height: 60px;
	color: #1f1a17;
	font-size: 36px;
	text-align:center;
	font-weight: bold;
}
.showBox_title h3 a {
	color: #1f1a17;
}
.showBox_title h3 a span {
	color: #da251e;
}
.showBox_titleList {
	height: auto;
	margin: 0px auto;
	overflow: hidden;
}
.showBox_titleList dl {

	overflow: hidden;
	margin: 20px 0px 0px 0px;
}
.showBox_titleList dl dt {
	display: inline-block;
	background: #1f1a17;
	color: #FFF;
	display: inline-block;
	font-family: 'Microsoft YaHei';
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	float: left;
}
.showBox_titleList dl dt a {
	color: #fff;
	padding-left: 10px;
    padding-right: 10px;
}
.showBox_titleList dl dd {
	border: 1px solid #dcdcdc;
	color: #494949;
	display:inline-block;
	font-family: 'Microsoft YaHei';
	line-height: 38px;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	float: left;
	margin: 0px 0px 5px 15px;
	display: block;
}
.showBox_titleList dl dd {
	padding-left: 5px;
    padding-right: 5px;
}
.showBox_titleList dl dd:hover {
	border: 1px solid #da251e;
	color: #da251e;
	font-weight: bold;
}
.showBox_titleList dl dd:hover a {
	color: #da251e;
}
.showBox {
	margin: 0px auto;
	overflow: hidden;
}
.showBox_one {
	margin-bottom: 10px;
	overflow: hidden;
}


.product_con_fenlei {padding-top: 25px;}
.product_con_fenlei .fenlei{ background:url(/uploads/carousel/f_bg.jpg) repeat-y top;left:0;}
.product_con_fenlei .fenlei h2{ width: 222px; margin:0 auto; text-align:left; background:url(/uploads/carousel/f_jia.png) no-repeat right 50px; color:#c40821; font-size:18px; font-weight:bold; margin-bottom:5px; border-bottom:1px solid #4c4c4c; text-transform:uppercase; padding:20px 0 15px 0}
.product_con_fenlei .fenlei h2 span{ display:block; color:#fff; font-size:24px; line-height:35px; }
.product_con_fenlei .fenlei .left_b{ width: 222px;  margin:0 auto; padding:0 0 15px 0}
.product_con_fenlei .fenlei .left_b li{ background: url(/uploads/carousel/fenlei_icon.jpg) 20px center no-repeat;}
.product_con_fenlei .fenlei .left_b li a{height:35px; line-height:35px; font-size:15px; color:#fff; display:block; padding:0 0 0 40px; }
.product_con_fenlei .fenlei .left_b li a:hover{background: url(/uploads/carousel/f_hover.png) left center no-repeat; font-weight:bold;}




/**********************************************图片滚动********************************************/


.gd_01 {
	position: relative;
}
.gd_01 em {
	position: absolute;
	top: 150px;
}
.gd_01 .t_l {
	left: 0px;
}
.gd_01 .t_r {
	right: 0px;
}
.gd_01 #simgs {
	margin: 0;
}
.gd_01 li {
	float: left;
	width: 470px;
}
.gd_01 li.last {
	padding-right: 0;
}
.gd_01 li img {
	display: block;
	height: 420px;
}
@media (max-width: 767px){
	.gd_01 li img {
		height: auto;
	}
}
.gd_01 li a {
	color: #000000;
}
.gd_01 .fl {
	float: left;
}
.gd_01 .fr {
	float: right;
}
.gd_01 .pa {
	position: absolute;
}
.gd_01 .pr {
	position: relative
}
.gd_01 li .s_img {
	overflow: hidden;
	display: block;
}
.gd_01 li .s_tit {
	width: 100%;
	line-height: 35px;
	overflow: hidden;
	color: #FFF;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	font-weight: normal;
	background: 0px 0px no-repeat;
	display: inline-block;
	text-indent: 3em;
}
.showBox_nr {

	overflow: hidden;
}
.showBox_nr li {

	overflow: hidden;
	float: left;
}
@media (max-width: 767px){
	.showBox_nr li {
		margin-bottom: 10px;
	}
}
.showBox_nr li .sR_img {

	overflow: hidden;
}

.showBox_nr li .sR_img img{
	display:block;
	width: 100%;
	height: 100%;
}

.showBox_nr li .sR_tit {
	width: 100%;
	overflow: hidden;
	background:  0px 0px repeat;
	color: #FFF;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	display: inline-block;
}
/**********************************************优势********************************************/


.index_ysBox01 {
	width: 100%;
	height: 436px;
	background: url(/uploads/carousel/Img_08.jpg) center 0px no-repeat;
	margin: 0px auto;
	overflow: hidden;
}
.ysBox01_nr {
	width: 1080px;
	height: 436px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
}
.ysBox01_nr p {
	color: #bb140f;
	font-size: 36px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
	position: absolute;
	top: 26%;
	left: 50%;
}
.ysBox01_nr h2 {
	width: 130px;
	height: 36px;
	display: block;
	position: absolute;
	top: 26%;
	left: 50%;
	margin: 0px 0px 0px 400px;
}
.index_ysBox02 {
	width: 100%;
	height: 1426px;
	background: url(/uploads/carousel/Img_10.jpg) center 0px no-repeat;
	margin: 0px auto;
	overflow: hidden;
}
.ysBox02_nr {
	width: 1080px;
	height: 1426px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
}
.nr02_01 {
	width: 376px;
	height: 275px;
	position: absolute;
	overflow: hidden;
	top: 6%;
	left: 50%;
	margin: 0px 0px 0px -352px;
}
.nr02_01 h2 {
	width: 147px;
	height: 41px;
	display: block;
	margin: 0px 0px 0px 90px;
}
.nr02_01 h3 {
	width: 376px;
	height: 35px;
	line-height: 35px;
	color: #FFF;
	font-size: 18px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
	margin: 30px 0px 0px 0px;
}
.nr02_01 p {
	width: 376px;
	height: auto;
	line-height: 28px;
	color: #FFF;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	font-weight: normal;
	margin: 20px 0px 0px 0px;
}
.nr02_01 p span {
	color: #000;
}
.nr02_02 {
	width: 376px;
	height: 275px;
	position: absolute;
	overflow: hidden;
	top: 9%;
	left: 50%;
	margin: 0px 0px 0px 82px;
}
.nr02_02 h2 {
	width: 147px;
	height: 41px;
	display: block;
	margin: 0px 0px 0px 155px;
}
.nr02_02 h3 {
	width: 376px;
	height: 35px;
	line-height: 35px;
	color: #FFF;
	font-size: 18px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
	margin: 70px 0px 0px 0px;
}
.nr02_02 p {
	width: 376px;
	height: auto;
	line-height: 28px;
	color: #FFF;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	font-weight: normal;
	margin: 20px 0px 0px 0px;
}
.nr02_02 p span {
	color: #da251f;
}
.nr02_03 {
	width: 425px;
	height: 328px;
	position: absolute;
	overflow: hidden;
	top: 50%;
	left: 50%;
	margin: 0px 0px 0px -536px;
}
.nr02_03 h2 {
	width: 147px;
	height: 41px;
	display: block;
	margin: 50px 0px 0px 90px;
}
.nr02_03 h3 {
	width: 425px;
	height: 35px;
	line-height: 35px;
	color: #FFF;
	font-size: 18px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
	margin: 30px 0px 0px 0px;
}
.nr02_03 p {
	width: 425px;
	height: auto;
	line-height: 28px;
	color: #FFF;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	font-weight: normal;
	margin: 20px 0px 0px 0px;
}
.nr02_03 p span {
	color: #000;
}
.nr02_04 {
	width: 425px;
	height: 328px;
	position: absolute;
	overflow: hidden;
	top: 74%;
	left: 50%;
	margin: 0px 0px 0px -536px;
}
.nr02_04 h2 {
	width: 147px;
	height: 41px;
	display: block;
	margin: 50px 0px 0px 90px;
}
.nr02_04 h3 {
	width: 425px;
	height: 35px;
	line-height: 35px;
	color: #FFF;
	font-size: 18px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
	margin: 30px 0px 0px 0px;
}
.nr02_04 p {
	width: 425px;
	height: auto;
	line-height: 28px;
	color: #FFF;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	font-weight: normal;
	margin: 20px 0px 0px 0px;
}
.nr02_04 p span {
	color: #000;
}
/**********************************************广告********************************************/


.index_adBox {
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
}
.adBox {
	width: 1080px;
	height: 200px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
}
.adBox p {
	color: #bb140f;
	font-size: 30px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
	position: absolute;
	top: 59%;
	left: 50%;
	margin: 0px 0px 0px 141px;
}
.adBox h2 {
	width: 130px;
	height: 36px;
	display: block;
	position: absolute;
	top: 57%;
	left: 50%;
	margin: 0px 0px 0px 400px;
}
.index_lcBox {
	
	height: auto;
	margin: 0px auto;
	overflow: hidden;
}
.lcBox_title {
	margin: 0px auto;
	text-align: center;
	overflow: hidden;
	background:  center 10px no-repeat;
}
.lcBox_title h3 {
	color: #da251f;
	font-size: 48px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
}
.lcBox_title h3 a {
	color: #da251f;
}
.lcBox_title h3 span {
	color: #000;
}
/**********************************************定制流程********************************************/


.lcBox_nr {
	overflow: hidden;
	margin: 0px auto;
}
.lcBox_nr li {
	overflow: hidden;
	background:  0 0 no-repeat;
	text-align: center;
	font-family: "Microsoft YaHei";
	float: left;
	display: block;
	cursor: pointer;
}
.lcBox_nr li .lc_img1 {
	width: 100%;
	height: 161px;
    background: url(/uploads/carousel/Img_13.jpg) 0 0 no-repeat;
	overflow: hidden;
	display: block;
}
.lcBox_nr li .lc_tit {

	line-height: 30px;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.lcBox_nr li .lc_img1:hover {
	
	background: url(/uploads/carousel/Img_13A.jpg) 0 0 no-repeat;
	overflow: hidden;
}
.lcBox_nr li .lc_img2 {
	width: 100%;
	height: 161px;
	overflow: hidden;
	background: url(/uploads/carousel/Img_14.jpg) 0 0 no-repeat;
	display: block;
}
.lcBox_nr li .lc_img2:hover {
	
	background: url(/uploads/carousel/Img_14A.jpg) 0 0 no-repeat;
	overflow: hidden;
}
.lcBox_nr li .lc_img3 {
	width: 100%;
	height: 161px;
	overflow: hidden;
	background: url(/uploads/carousel/Img_15.jpg) 0 0 no-repeat;
	display: block;
}
.lcBox_nr li .lc_img3:hover {
	
	background: url(/uploads/carousel/Img_15A.jpg) 0 0 no-repeat;
	overflow: hidden;
}
.lcBox_nr li .lc_img4 {
	width: 100%;
	height: 161px;
	overflow: hidden;
	background: url(/uploads/carousel/Img_16.jpg) 0 0 no-repeat;
	display: block;
}
.lcBox_nr li .lc_img4:hover {

	background: url(/uploads/carousel/Img_16A.jpg) 0 0 no-repeat;
	overflow: hidden;
}
.lcBox_nr li .lc_img5 {
	width: 100%;
	height: 161px;
	overflow: hidden;
	background: url(/uploads/carousel/Img_17.jpg) 0 0 no-repeat;
	display: block;
}
.lcBox_nr li .lc_img5:hover {

	background: url(/uploads/carousel/Img_17A.jpg) 0 0 no-repeat;
	overflow: hidden;
}
.lcBox_nr li .lc_img6 {
	width: 100%;
	height: 161px;
	overflow: hidden;
	background: url(/uploads/carousel/Img_18.jpg) 0 0 no-repeat;
	display: block;
}
.lcBox_nr li .lc_img6:hover {

	background: url(/uploads/carousel/Img_18A.jpg) 0 0 no-repeat;
	overflow: hidden;
}
.lcBox_nr li .lc_img1, .lcBox_nr li .lc_img2, .lcBox_nr li .lc_img3, .lcBox_nr li .lc_img4, .lcBox_nr li .lc_img5, .lcBox_nr li .lc_img6 {
	float: left;
	/*过度动画部分 start*/


	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s;/*过度动画部分 end*/


}
.lcBox_nr li .lc_img1:hover, .lcBox_nr li .lc_img2:hover, .lcBox_nr li .lc_img3:hover, .lcBox_nr li .lc_img4:hover, .lcBox_nr li .lc_img5:hover, .lcBox_nr li .lc_img6:hover {
	/*旋转 start*/


	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	transform: rotateY(180deg);/*旋转 end*/


}
/**********************************************广告********************************************/


.index_adBox3 {
	width: 552px;
	height: 50px;
	margin: 0px auto;
	overflow: hidden;
}
.index_adBox3 p {
	width: 323px;
	height: 50px;
	line-height: 50px;
	padding: 0px 0px 0px 3em;
	float: left;
	background: 0px center no-repeat;
	font-family: "Microsoft YaHei";
	font-size: 30px;
	font-weight: bold;
	color: #da251e;
}
.index_adBox3 h3 {
	float: left;
	width: 205px;
	height: 50px;
	overflow: hidden;
}
/**********************************************听听他们怎么说********************************************/


.index_TesBox {
	width: 100%;
	background:  0px 0px repeat;
	margin: 0px auto;
	overflow: hidden;
}
.TesBox_title {
	height: 55px;
	background:  center 35px no-repeat;

	margin: 0px auto;
}
.TesBox_title h3 {
	height: 45px;
	line-height: 80px;
	color: #000;
	font-family: "Microsoft YaHei";
	font-size: 36px;
	font-weight: bold;
	text-align:center;
}
.TesBox_title h3 a {
	color: #000;
}
.TesBox_title h3 a font {
	color: #da251e;
	font-size: 36px;
}
.TesBox_title span {
	height: 45px;
	line-height: 45px;
	color: #646464;
	font-family: "Microsoft YaHei";
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	top: 10%;
	left: 50%;
	margin: 0px 0px 0px 488px;
}
.TesBox_title span a {
	color: #646464;
}
.TesBox_nr {
	
	margin: 0px auto;
	overflow: hidden;
}
.TesBox_nr dl {

	border: 1px solid #d8d8d8;
	background: #FFF;
	overflow: hidden;
	text-align: center;
	float: left;
	margin-bottom: 10px;
    padding-bottom: 10px;
}
.gao1{

}
.TesBox_nr dl h3 {
	line-height: 27px;
	text-align: center;
	border-top: 1px dashed #d8d8d8;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	font-weight: bold;
	color: #494949;
}
.TesBox_nr dl h3 a {
	color: #494949;
}
.TesBox_nr dl h3 a:hover {
	color: #db2a24;
}
.TesBox_nr dl dt {
	margin: 0px auto;
	padding: 8px 8px;
	text-align: center;
	overflow: hidden;
}
.TesBox_nr dl dt img {
	width: 100%;
	overflow: hidden;
}
.TesBox_nr dl dd {
	margin: 0px auto;
	padding: 0px 10px 9px 14px;
	overflow: hidden;
	font-family: "Microsoft YaHei";
	font-size: 12px;
	font-weight: normal;
	color: #646464;
	line-height: 24px;
	text-align: center;
}
.TesBox_nr dl .tes_xq {
	text-align: center;
	line-height: 30px;
	background: #201b18;
	overflow: hidden;
	color: #FFF;
	padding: 10px;
    padding-left: 27px;
    padding-right: 27px;
}
.TesBox_nr dl .tes_xq:hover {
	color: #FFF;
	background: #db2a24;
	font-size: 12px;
	font-weight: normal;
}

.gao1 dl {
    width: 244px;

    border: 1px solid #d8d8d8;
    background: #FFF;
    overflow: hidden;
    float: left;
    margin: 0px 0px 0px 10px;
    position: relative;
}


/**********************************************关于太阳********************************************/

.index_aboutBox {
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
}
.aboutBox {
	margin: 0px auto;
	overflow: hidden;
}
.aboutBox_nrTitle {
	height: 39px;
	overflow: hidden;
	background: url(/uploads/carousel/Img_40.jpg) left center no-repeat;
	line-height:39px;
	border-bottom:1px solid #ccc;
}
.aboutBox_nrTitle h3 {
	float: left;
	font-family: "Microsoft YaHei";
	font-size: 18px;
	font-weight: bold;
	color: #db2a24;
	text-indent: 1em;
}
.aboutBox_nrTitle h3 a {
	color: #db2a24;
}
.aboutBox_nrTitle span {
	float: right;
	line-height: 19px;
	font-family: "Microsoft YaHei";
	font-size: 18px;
	font-weight: bold;
	color: #db2a24;
}
.aboutBox_nrTitle span a {
	color: #db2a24;
}
.aboutBox_nrText {
	height: auto;
	overflow: hidden;
	margin: 20px 0px 0px 0px;
}
.aboutBox_nrText h2 {

	overflow: hidden;
	float: left;
}
.aboutBox_nrText h2 img {
	width: 100%;
	overflow: hidden;
}
.aboutBox_nrP {
	
	overflow: hidden;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	color: #494949;
}

/**********************************************新闻资讯********************************************/


.index_newsBox {
	width: 1080px;
	height: 486px;
	margin: 0px auto;
	position: relative;
}
.newsBox_news {

	border: 1px solid #e1e1e1;
}
#tab {

}
#tab .tab_menu {
	width: 100%;
	position: absolute;
	z-index: 0;
	left: 50%;
	margin-left: -284px;
}
#tab .tab_menu li {
	float: left;
	height: 40px;
	cursor: pointer;
	text-align: center;
	font-family: 'Microsoft YaHei';
	font-weight: bold;
	margin: 0px 0px 0px 40px;
}
#tab .tab_menu li a {
	color: #000;
	line-height: 40px;
	display: inline-block;
	padding: 0px 10px 0px 10px;
	font-size: 16px;
}
#tab .tab_menu .selected a {
	width: auto;
	cursor: pointer;
	height: 40px;
	color: #000;
	font-weight: bold;
	border-top: 3px solid #db2a24;
}
#tab .hide {
	display: none;
}
.tab_more {
	z-index: 999;
	font-family: 'Microsoft YaHei';
	font-size: 12px;
	color: #494949;
	float: right;
}
.tab_listRowBox {

	height: auto;
	margin: 0px auto;
}
.tab_listRow {
	width: 480px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
}
.tab_listRow li {
	height: 36px;
	line-height: 36px;
	font-family: 'Microsoft YaHei';
	font-size: 14px;
	border-bottom: 1px dashed #cdcdcd;
}
.tab_listRow li a {
	height: 36px;
	line-height: 36px;
	float: left;
	font-family: 'Microsoft YaHei';
	font-size: 12px;
	color: #000;
}
.tab_listRow li a:hover {
	color: #db2a24;
	text-decoration: underline;
}
.tab_listRow li span {
	height: 36px;
	line-height: 36px;
	float: right;
	font-family: 'Microsoft YaHei';
	font-size: 12px;
	color: #646464;
}
.listRow_one {
	height: auto;
}
.news_img {
	float: left;
	overflow: hidden;
	border: 1px solid #cdcdcd;
}
.news_img img {
	width: 100%;
	overflow: hidden;
}
.hh_title {
	overflow: hidden;
	float: right;
}
.hh_title h4 {
	line-height: 35px;
	color: #000;
	font-family: 'Microsoft YaHei';
	font-size: 14px;
	font-weight: normal;
}
.hh_title h4 a {
	color: #000;
}
.hh_title h4 a:hover {
	color: #db2a24;
	text-decoration: underline;
	font-weight: bold;
}
.hh_title p {
	line-height: 24px;
	color: #646464;
	font-family: 'Microsoft YaHei';
	font-size: 12px;
	font-weight: normal;
}
.newsBox_problem {
	
	border: 1px solid #e1e1e1;
}
.problemBox_nr {

	overflow: hidden;
}
.problemBox_title {

	overflow: hidden;
	cursor: pointer;
	font-family: 'Microsoft YaHei';
	font-weight: bold;
	margin: 0px 0px 0px 9px;
}
.problemBox_title h3 {
	color: #000;
	line-height: 40px;
	display: inline-block;
	padding: 0px 10px 0px 10px;
	font-size: 16px;
	border-top: 3px solid #db2a24;
}
.problemBox_title h3 a {
	color: #000;
}
.problemBox_title span {
	color: #646464;
	line-height: 40px;
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	float: right;
	margin: 0px 10px 0px 0px;
}
.problemBox_title span a {
	color: #646464;
}
.problemBox_nrText {
	height: 480px;
	margin: 0px auto;
	padding: 15px 0px 0px 0px;
	overflow: hidden;
}
#ticker2 {

	overflow: hidden;

}
#ticker2 li {
	position: relative;
	width: 100%;
	line-height: 24px;
	margin: 10px 0px 0px 0px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #cdcdcd;
}
.wen {
	width: 305px;
	height: 24px;
	line-height: 24px;
	background: url(/uploads/carousel/Img_29.jpg) left center no-repeat;
	overflow: hidden;
	text-indent: 24px;
	color: #000;
	font-family: 'Microsoft YaHei';
	font-size: 14px;
	font-weight: bold;
	padding-left:5px;
}
.wen a:hover {
	color: #db2a24;
}
.da {
	width: 310px;
	line-height: 24px;
	background: url(/uploads/carousel/Img_30.jpg) 0px 6px no-repeat;
	overflow: hidden;
	padding: 0px 0px 0px 2.9em;
	color: #646464;
	font-family: 'Microsoft YaHei';
	font-size: 12px;
}
.newsBox_tell {
	width: 183px;
	height: 484px;
	background: #201b18;
	overflow: hidden;
}
.newsBox_tell h2 {
	width: 183px;
	height: 327px;
	background:  center 0px no-repeat;
	overflow: hidden;
	background: url(/uploads/carousel/Img_31.jpg) center 0px no-repeat;
}
.newsBox_tellRow {
	width: 160px;
	height: 100px;
	margin: 0px auto;
	overflow: hidden;
	padding: 30px 0px 0px 0px;
}
.newsBox_tellRow h4 {
	font-family: 'Microsoft YaHei';
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.newsBox_tellRow p {
	font-family: 'Microsoft YaHei';
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	line-height: 50px;
}
.newsBox_tellRow h3 {
	width: 125px;
	height: 30px;
	line-height: 30px;
	font-family: 'Microsoft YaHei';
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background: #db2a24;
	text-align: center;
	margin: 0px auto;
}
.newsBox_tellRow h3 a {
	color: #FFF;
}
/*************************************  友情链接  *******************************************/


.index_linkBox {

	margin: 0px auto;
	overflow: hidden;
}
.index_linkBox h3 {
	width: 135px;
	height: 60px;
	background:  center 0px no-repeat;
	line-height: 90px;
	text-align: center;
	overflow: hidden;
	float: left;
	font-family: 'Microsoft YaHei';
	font-size: 20px;
	color: #db2a24;
	background: url(/uploads/carousel/Img_42.jpg) center 0px no-repeat;
}
.linkBox {

}
.linkBox li {
	line-height: 30px;
	color: #494949;
	font-family: 'Microsoft YaHei';
	font-size: 12px;
	overflow: hidden;
	margin-left: 15px;
	float: left;
}
.linkBox li a {
	height: 30px;
	line-height: 30px;
	color: #494949;
	font-family: 'Microsoft YaHei';
	font-size: 12px;
	overflow: hidden;
}
.linkBox li a:hover {
	height: 30px;
	line-height: 30px;
	color: #db2a24;
	font-family: 'Microsoft YaHei';
	font-size: 12px;
	overflow: hidden;
	text-decoration: underline;
}
/*banner*/
    .banner{ position:relative; z-index:1;}
    .flexslider{position:relative;overflow:hidden;}
    .slides{position:relative;z-index:1;}

  
    .flex-control-nav{position:absolute;bottom:60px;z-index:999;width:100%;text-align:center;}
    .flex-control-nav li{display:inline-block;width:85px;height:8px;margin:0 13px;*display:inline;zoom:1;}
    .flex-control-nav a{display:inline-block;width:85px;height:8px;line-height:40px;overflow:hidden;background: left 0 no-repeat;cursor:pointer;}
    .flex-control-nav .flex-active{background-position:right 0;}

    .flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
    .flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
    .flex-direction-nav li a.flex-prev{left:40px;background: center center no-repeat;}
    .flex-direction-nav li a.flex-next{right:40px;background: center center no-repeat;}